runtime.activeSweep.end (method)
9 uses
runtime (current package)
mcentral.go#L126: sweep.active.end(sl)
mcentral.go#L150: sweep.active.end(sl)
mcentral.go#L158: sweep.active.end(sl)
mgc.go#L1128: sweep.active.end(sl)
mgcsweep.go#L165: func (a *activeSweep) end(sl sweepLocker) {
mgcsweep.go#L407: sweep.active.end(sl)
mgcsweep.go#L479: sweep.active.end(sl)
mgcsweep.go#L482: sweep.active.end(sl)
mheap.go#L923: sweep.active.end(sl)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |